Welcome![Sign In][Sign Up]
Location:
Search - opencv lbp

Search list

[SourceCodeOPENCV+LBP implemantation

Description: 基于opencv库实现的LBP(Local Binary Pattern)的执行程序。
Platform: | Size: 9607 | Author: neu001 | Hits:

[Windows Developlbp

Description: LBP returns the local binary pattern image or LBP histogram of an image.
Platform: | Size: 2048 | Author: gaojunxiang | Hits:

[Special EffectsLBP_pro

Description: 用OpenCV和C++实现的LBP算法提取图像纹理特征的源程序-With OpenCV and C++ Realized LBP algorithm extracted image texture characteristics of source
Platform: | Size: 1851392 | Author: dragon | Hits:

[Special Effectshog_extraction

Description: 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测-source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
Platform: | Size: 4096 | Author: lightblueboy | Hits:

[Special Effectshog

Description: HOG特征的实现方案,用于人脸识别,已经被opencv采用-the feature of HOG
Platform: | Size: 518144 | Author: Clarence | Hits:

[Graph programLBP

Description: C++实现的LBP算法提取图像纹理特征,C++实现的LBP算法提取图像纹理特征-C++ implementation of the LBP texture feature extraction algorithm, C++ implementation of the LBP algorithm for extracting image texture features
Platform: | Size: 1579008 | Author: 飞龙 | Hits:

[OpenCVlbp

Description: 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder need to extract the feature vectors before they can select a comparison, this need change the source code
Platform: | Size: 13505536 | Author: 文石磊 | Hits:

[Graph RecognizeFace-detection-LBP

Description: 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.
Platform: | Size: 1721344 | Author: | Hits:

[OpenCVbytefish-opencv-a7350e7.tar

Description: 开源实现的LBP 写的非常工整的代码 值得参考-an opencsource implementation of LBP
Platform: | Size: 1548288 | Author: yuanyang | Hits:

[Special EffectsLBP

Description: LBP算子的实现,可以帮助学习LBP,使用openCV,在vc08中编译运行-LBP operator to achieve, can help learning LBP, openCV, compile and run in vc08
Platform: | Size: 4761600 | Author: 张组织 | Hits:

[OpenCVlbp

Description: 基于opencv的lbp算法实现,只是实现lbp图谱的转化,没有人脸识别部分的代码-Based opencv LBP algorithm just lbp map conversion, no face recognition part of the code
Platform: | Size: 5448704 | Author: 张祎王 | Hits:

[Special EffectsLBP

Description: vs2010+opencv的LBP特征向量提取-the LBP features vs2010+opencv vector extraction
Platform: | Size: 5807104 | Author: liyuan | Hits:

[2D GraphicLBP

Description: 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture description operator, measure and extract local image texture information, to light invariance. This procedure is the LBP operator in C++ & opencv platform implementation, real-time detection of texture features.
Platform: | Size: 8675328 | Author: 冷冷 | Hits:

[OpenCVLBP

Description: LBP算法的实现,使用opencv显示处理后的图像-LBP algorithm, using the image display processing opencv
Platform: | Size: 1074176 | Author: 孟江曼 | Hits:

[OpenCVLBP

Description: 用opencv实现LBP算法。通过一个3*3的模板在图像矩阵上滑动,用模板四周的八领域像素和中间的像素值比较,大于的为1,小于的为0,从左上角顺时针排列,然后转化为十进制放在模板中间的对应位置。-LBP algorithm with opencv. Through a 3* 3 matrix template image slide, with the template field of eight around the center pixel and the pixel value comparison, greater than 1, is smaller than 0, arranged clockwise from upper left, then converted to decimal in the corresponding position in the middle of the template.
Platform: | Size: 3072 | Author: 文亚 | Hits:

[OpenCVlbp

Description: 在opencv里实现局部二值算子,它是一种纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性-Achieve local binary operator in opencv where it is a texture description operator, local measure and extract image texture information, illumination invariance
Platform: | Size: 2103296 | Author: 张凌华 | Hits:

[OpenCVlbp

Description: c++编写的简单的LBP程序,在VC2008+opencv2.4.6下运行成功,能够很好的显示人脸纹理。-A simple c++ code of LBP algorithm, it can be successfully operated on VC2008 with opencv 2.4.6.
Platform: | Size: 13511680 | Author: 郑炜豪 | Hits:

[OpenCVLBP

Description: LBP特征特诊算子源码,用于求取图像8,16邻域的特征值,基于OpenCV-LBP features special diagnostic operator source code, for the image of the 8,16 to get the image of the characteristics of the neighborhood, based on the OpenCV
Platform: | Size: 7516160 | Author: 宋先生 | Hits:

[OpenCVlbp-facedetect(opencv)

Description: 基于opencv lbp的人脸检测算法,利用facedetect函数快速检测到人脸,提高检测速度,优化检测方法。-Face detection algorithm based on LBP facedetect, using OpenCV function to quickly detect human face, improve the detection speed, and optimize the detection method.
Platform: | Size: 4096 | Author: zengui | Hits:

[OtherHigh-Dimensional-LBP-master

Description: 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网站# #前提# # # OpenCV(My implementation of high dimensional lbp feature for face recognition based on Dong Chen, Xudong Cao, Fang Wen, Jian Sun. Blessing of Dimensionality: High-dimensional Feature and Its Efficient Compression for Face Verification. Computer Vision and Pattern Recognition (CVPR), 2013. I use openCV for face detection and IntraFace for facial landmark detection. Details of the implementations can be found in Bor-Chun Chen, Chu-Song Chen, Winston H. Hsu. Review and Implementation of High-Dimensional Local Binary Patterns and Its Application to Face Recognition, Technical Report TR-IIS-14-003, Institute of Information Science, Academia Sinica, 2014. (PDF) If you use this code for your research, please kindly cite the technical report above. For more information, pelase visit the project website ##Prerequisites ###openCV)
Platform: | Size: 336896 | Author: moonteresa | Hits:
« 12 3 »

CodeBus www.codebus.net